This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Frank Chuweverakoi 20.Oct.03 10:18 AM a Web browser Applications Development6.0.2 CF2; 6.0.2 CF1; 6.0.2; 6.0.1 CF3; 6.0.1 CF2; 6.0.1 CF1; 6.0.1; 6.0Windows 2000
I have developed an Java agent which uses an external Java API. This API have some calls to some dll files. When I run the agent first time every thing works fine but second time I get this error message:
java.lang.UnsatisfiedLinkError: Native Library C:\Notes\ntfsec.dll already loaded in another classloader
I have tried to place the dll file in and outside the Notes directory, but the problem is the same.